Function Examples Table

You must also supply a function example for each function. A function example specifies the string you want to use to identify and select the function in the Functions list in the Formula Editor. Here is a function example for the Picture function:

"\tPicture (string, picture)"

This example specifies that the string "Picture (string, picture)" is the listing that you want to appear in the Functions list. The characters "\t" specify that the string is to be set in from the left one tab stop, thus aligning it with other functions in the list.

All function examples must be set up in a table with the following heading:

UFFunctionExamples FunctionExamples [] =

Note:    The table must be terminated with a null.

The complete function examples table for the Picture function should look like this:

UFFunctionExamples FunctionExamples [] =
{
    {"\tPicture (string,picture)"},
    {NULL}
};


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com